Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

RawBinaryData Constructor(Byte[])






Byte array of the data to be used for loading or saving.
Initializes a new instance of the RawBinaryData class with explicit parameters.
Syntax
public RawBinaryData( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New RawBinaryData(data)

            

            
public:
RawBinaryData( 
   array<byte>^ data
)

Parameters

data
Byte array of the data to be used for loading or saving.
Requirements

Target Platforms

See Also

Reference

RawBinaryData Class
RawBinaryData Members
Overload List

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features